how can i use item struct with spawn actor node blueprint

hi
im trying to use item struct with name(string) and icon(texture2d) with the spawn actor in blueprint which is gonna be for dropping items from inventory

so far this is what i have ( which is only spawning a new actor of the actor)

the question si how can i make use with the string and texture with spawn actor?