Helper: ConfigHelper (easier config item handling)

Actually I have seen it. What I meant is I wanted to add config options for the script add-in that I'm learning to write right now. I want to know how to add them yet they're no examples that uses it in there so I have to look around in the forums to find them. Since I'm writing it in JScript, I also have to make sure the examples I find are the same as well.

There are also some consistency issues. In some of the examples, what type of script they are are mentioned in the descriptions while others are not and only are indicated in the top of the example scripts and finally some are not indicated at all anywhere so you have to look at the script itself closer to see the language structures to know that it's either vbs or JScript.