UserConsentOptionChoice model.
@type t() :: %WorkOS.UserConsentOptionChoice{ label: String.t() | nil, value: String.t() | nil }