Provides struct and type for a IntegrationSelectPromptOptions
@type t() :: %OpenCode.Generated.IntegrationSelectPromptOptions{ hint: String.t() | nil, label: String.t(), value: String.t() }