Hey man, I don't know if I got your problem right. But, what if you created an Instance Variable inside your item called something like "type". Then, when Item with variable "type" equals 1, something happen. If it equals 2, other happen, and so on.
I do this sometimes when I need to differentiate two instances of a same Sprite. I put a Instance Variable with different values to create a difference between then in the events.