CustomFieldSelectOption
@type t() :: %PolarExpress.Schemas.CustomFieldSelectOption{ label: term(), value: term() }
label
value