1. Use the products array and the productNumber array to dynamically populate the select menu. Include the productNumbers as value atttributes.
2. Use the selectionFactors array to dynamically create a set of radio buttons.
3. Use the references array to dynamically create a set of check boxes.