string getTagTech(string id)
This function retrieves the tag type array as a Java string array that is serialized to a JSON string. The id parameter can be either of the two ID values from the previous ID functions.
Return
A JSON formatted string containing the tag type array.