Added docstrings to the models types
For every types
in the models.py
file there is now a docstring referring that these types are only used for the Expert app and tests.
This will avoid some future confusions about which values are being used to run the simulations.