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