program: if field('#type') in ['Extra','Bonus'] then 'Ebook' elif field('#subtype') == 'Chapter' then 'Other' else field('#type') fi