Here is a look at a simple arrangement that will make an image visible.
First set the image attribute to the file you put in the extras folder.
Then when you are ready to show the image you will need to set an instance of it to an attribute. You can then attach that instance, fade it, anything else Stencyl allows you to do. To remove it there is also a block for that.
image API rocks