Better way to load the same object with different stats? possible?

If you have the same Object lets say a health pack, but different texture and stats. Instead of having four separate objects for you to load you just load in different texture and stats.

So…
1 Object
1 script that has 4 possible variables to load in.

I’m a noob at this but wouldn’t this be easier? and less strain on server and on your computer to load? i’m sure this is already a thing but just asking (the code in the image is just an rough example of what i mean)

Do you mean something like this?