I'm sorry, I don't really understand your first post, probably because I'm a twelve year old that can't comprehend most words.
If your having problems packaging it, - make two text files, name them description and Colorset.
If you just can't understand it, then here is how to make a colorset:
Red Green Blue Alpha
255 255 255 255
As you can see, each column has a value, the first one is red, next is green, next is blue, last is aplha.
Alpha is your level of transparency. With those numbers I have their, it makes a Solid color white. bring it down to 235 235 235 255, I have a solid gray. By simply mixing colors, you can make many different colors. E.X.
255 0 0 255
225 0 0 255
195 0 0 255
165 0 0 255
135 0 0 255
105 0 0 255
85 0 0 255
55 0 0 255
25 0 0 255
DIV:Red Scale
The DIV:NAMEHERE thing shows what the column name is. Without it, The column would never appear.
255 0 0 128 <-----Red transparent
235 0 0 128
215 0 0 128
185 0 0 128
0 0 255 128 <------Blue transparent
0 0 235 128
0 0 215 128
0 0 185 128
0 245 0 128 <-----Green transparent
DIV:Transparency
That makes transparents, as you can see. I used examples from all three colors. You can change the transparency level to whatever you want. And you don't have to make it named that, you could name it DIV:Taboo's Transpants.