Can I have a e.g.: tag?
While you can generate any crazy HTML you want, that is not a recommended use of DIV. What is the problem you are trying to solve by introducing the DIV?
Perhaps you are unaware of the OPTGROUP tag?
The tag is used to group together related options in a select list.
If you have a long list of options, groups of related options are easier to handle for the user.