# Option types

Discover the different option types available for templates.

> **Looking for something specific?**
>
> Use the search bar at the top of the page or press `/` to quickly search through the documentation.

Use the summary below to quickly jump to a specific topic:

- [String option](/reference/cli/templates/options/types/string): Learn how to define text options for templates.
- [Boolean option](/reference/cli/templates/options/types/boolean): Learn how to define boolean options for templates.
- [Number option](/reference/cli/templates/options/types/number): Learn how to define numeric options for templates.
- [Array option](/reference/cli/templates/options/types/array): Learn how to define list options for templates.
- [Reference option](/reference/cli/templates/options/types/reference): Learn how to define reference options for templates.
