Yes, this is also possible - as you can see in the example in my previous post.
You will need to drop the image into your projects extra-assets folder
Then you will need to make reference to the image in your HTML code like this:
<div><img width=300px src="$EXTRA_ASSETS/Honeycomb.jpg"></div>