Instruction: Explain the purpose of environment variables in Node.js and how to utilize them.
Context: This question assesses the candidate's knowledge on using environment variables in Node.js for storing configuration settings outside of the application code.