A select field limits data to a specific set of options.
select('My select field', { a: 'Option a', b: 'Option b' })