item

The HTMLSelectElement.item() method returns the position in the options list corresponds to the index given in the parameter, or null if there are none.

MDN Reference