SettingsManager ES5 Example

Example ES5 use of the SettingsManager library

Load the SettingsManager library using script tags:

<!-- // Load the SettingsManager  code -->
<script src="../../scripts/SettingsManager.js"></script>
<!-- // Load the test code -->
<script src="./es5-test.js" type="module"></script>