Provides struct and type for a CustomFieldSelectOption
@type t() :: %Polarex.CustomFieldSelectOption{label: String.t(), value: String.t()}