We have just added a function to the codex that you can use in your theme to get these separately – in fact for images the options was already there in the form of
vp_propertyimages($vebraid, $filetype = -1)
This returns a list of images for the property $vebraid and if a filetype is specified it will filter to that specific file type. The new function
vp_propertyfiles($vebraid, $filetype = -1)
does the same but for non-image files/urls. The filetypes are;
0 = Image
1 = Map
2 = Floorplan
3 = 360 tour
4 = Ehouse
5 = Ipix
7 = PDF Details
8 = External URL
9 = EPC
10 = HIP
11 = Virtual Tour