Since I'm finding myself using this separator in many places, it made sense to macrofy the thing:
```
\define selectOptionSeparator() <option disabled>─────────────────────────────</option>
```
Example:
```
<<selectOptionSeparator>>
<option value={{🥇 Acknowledgements!!title}}>🥇 Acknowledgements</option>
<option value={{❤ Support This Project!!title}}>❤ Support This Project</option>
```