Yes, it is absolutely possible to bring in an array of points from a text file.
If you have a series of points (e.g. as defined by a NACA airfoil equation) you can import them using one of two methods:
1) Creating an array of points offset from a coordinate system:
Use Insert-->Model Datum-->Points-->Offset from Coorinate System.
This will allow you to import a *.pts or *.ibl file. This is especially useful if you have an array of points in 3 Dimensions. Then, start a new sketch and create a spline through these points.
2) Importing points into a sketch
You can also start a new sketch and directly import points to define a spline. Start the sketch, and create a Skethcer Coordinate System (Sketch-->Coordinate System). Start a spline curve in the sketch. Select the spline, right click and select modify. A dashboard appears at the bottom of the screen, and you should select the "File tab". Pick the arrow below where it says Coordinate system, and select the sketcher Csys that you just made. You can now import an array of points to define the spline. If you want it to be closed, make sure the last point is the same as the first point.
Hope it helped.
Mark