export const SUPPORTED_OPTION_TYPES = [ 'checkbox', 'radio', 'select', 'text', 'textarea', ];