apsim.options: Environment which stores APSIM options
Description
Environment which can store the path to the executable and where examples are located.
Creating an environment avoids the use of global variables or other similar practices
which would have possible undesriable consequences.