Ok, so you have five alternatives when it comes to collision shapes. These are listed in this forum post: Does defold support only three shapes for collision? (SOLVED)
So you could either create a shape of more or less any kind using a tilemap or perhaps using Sven’s suggested fifth collision shape (convexshape) from the forum post above.