Provides struct and type for a QuestionOption
@type t() :: %OpenCode.Generated.QuestionOption{ description: String.t(), label: String.t() }