SimpleStorage is an object storage. Just like the Map object in JavaScript, it is a collection of pairs key/value, where the keys can be of any type.
Use the methods of this class, for example, to manage the data that can be useful for client-side scripts of the widgets or forms in the future. See the code example below: