Can I Read A Project Settings Value From A Build.cs

I want to read a value from the project settings, and use it to execute some of the code in my project’s Build.cs conditionally. I know this is possible in UPL files, so I would think it’s possible, but I don’t know where to find whichever functions I would need.