Definition: The options array contains all of the option objects defined for the web page. This is not a reserved word so you can declare your own variable or function called options but if you do then you will not be able to reference the options on the web page via this collection. You will however still be able to access them using the standard DOM methods.
