The type of data options, defaults to DropdownOption | MeasurementOption.
Optional
agencyLabel?: stringOptional
clearable?: booleanOptional
onChange?: (value: string | string[] | null) => voidOptional
onClear?: () => voidOptional
required?: booleanOptional
value?: string | null
Generic field configuration type for form or settings UI.