I want to add a platform that the player can pass through from the bottom to my game, but so far my level has been in a tilemap. Is there any way to add this kind of platform or will I have to make it separately?

Do you mean the tiles where you can jump up on from beneath in a side scrolling game?