Provides struct and type for a CustomFieldCheckboxProperties
@type t() :: %Polarex.CustomFieldCheckboxProperties{ form_help_text: String.t() | nil, form_label: String.t() | nil, form_placeholder: String.t() | nil }