To make a object reflective, use keyword “roughness” and “reflection” inside “finish”. The value for reflection is from 0 to 1. Here's a example:
texture{pigment{color Gray} finish{ reflection 1 }}