Object variables

1. Describe your reason for requesting this feature. What problems are you running into?

I'm having a hard time setting and unsetting loads of variables. In other languages I would usually create objects for this.

2. How would this request improve your experience with using Pulp?

I've noticed in the documentation there are already variables like

config.autoAct = 1

This reminds me a lot of objects in Javascript.

Any chance we will ever get user-created object variables for Pulpscript?