<option>

In a Web form, the HTML <option> element is used to create a control representing an item within a <select>, an <optgroup> or a <datalist> HTML5 element.

https://developer.mozilla.org/en/docs/Web/HTML/Element/option

Can I Use <option>?

Sandbox