Checks to see the values stored in a Package are only those that have public keys
i.e. public static final string KEY_NAME ="key_to_check_for"
Helps pick up miss-spellings
e.g changing key names , or adding basic defaults (from Parameters file)
checkCommandLineValues
Parameters: inValues - - sets of Values to Check successFlag - true if all values match those specified exception: NoUnitException - if values do not match exception: java.lang.ClassNotFoundException -