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