fun addType(type: String): Boolean
Adds a new deployment or environment type. The characters will be changed to lower cases.
type - a deployment or environment type
type
Return if the environment type is available, false will be returned.