If you have the platform behavior attached to your player object then the arrow keys are already set up to work by default. left/Right/Jump(up arrow).
You would use "Simulate platform" movement if you wanted to change the controls to another key, ie. make the space bar jump or use W-D for left/right, etc.
Make sure you have added the Keyboard object to your project!